X-Git-Url: http://git.cyclocoop.org/%27.%24ong%5B%27url%27%5D.%27?a=blobdiff_plain;f=templates%2Flayout.html;h=e3f83725bab97f00112f05563568a7f1a14ae711;hb=00a6f73a96b004e9323779ab42fa0eb435be12dd;hp=51341066bd746c15934e59957f5d4e558d3e457f;hpb=a488f7c479cda8017421a8e4f59012bd659fc5ca;p=cavote.git diff --git a/templates/layout.html b/templates/layout.html index 5134106..e3f8372 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -25,12 +25,15 @@ {% if session.is_admin %} Admin {% endif %}
- {% if 'username' in session %} + {% if 'userid' in session %} {{ session.username }}